-
package ExtentReports; import com.aventstack.extentreports.ExtentReports; public class ExtentManager { private static ExtentReports extent; public synchronized static ExtentReports getReporter() { if (extent …
- 365 views
- 0 answers
- 0 votes
-
I know basics of Groovy and stuck with very strange problem now. Any pointers will be really helpful.Earlier my project …
- 429 views
- 0 answers
- 0 votes